@charset "UTF-8";
body,
html {
    margin: 0;
    padding: 0;
    color: #333
}

li,
ul,
a {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    color: #333
}
a:hover,.location ul.box li a:hover{
    color: #143ce0;
}
.nav .navBox .navLis ul.fonts a:hover{
    color: #fe9934;
}
p{
  padding: 0;
  margin:0;  
  margin-bottom: 1rem;
}
h1{
    padding: 0;
    margin:0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.w1200 {
    width: 1200px;
    margin: 0 auto
}

#pc_page .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 12px 0px
}

#pc_page .header .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#pc_page .header .left .big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap:nowrap;
    position: relative;
    margin-right: 23px
}

#pc_page .header .left .big img {
    position: relative;
    display: block;
    width: 146px;
    height: 52px;
    margin-right: 27px
}

#pc_page .header .left .big .fonts {
    position: relative;
    font-size: 24px
}

#pc_page .header .left .big .fonts::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: -12px;
    height: 36px;
    width: 2px;
    background-color: #999
}

#pc_page .header .left .small  {
    font-size: 14px;
    color: #999
}

#pc_page .header .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 5px;
    overflow: hidden
}
#pc_page .header .right .inputs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#pc_page .header .right input {
    font-size: 16px;
    color: #999;
    padding: 10px 0px 10px 12px;
    border: 2px solid #143ce0;
    width: 333px;
    outline: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}
#pc_page .header .right input.buttons{
    width:100px;
    padding:8.5px 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    cursor:pointer;
    background:#143ce0;
    color:#fff;
}

#pc_page .header .right .search {
    cursor: pointer;
    background-color: #143ce0;
    height: 42px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

#pc_page .header .right .search img {
    display: block;
    width: 20px;
    height: 20px
}

#pc_page .nav {
    background-color: #143ce0;
    width: 100%
}

#pc_page .nav .navBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 19px 0
}

#pc_page .nav .navBox span,#pc_page .nav .navBox a {
    color: #fff
}

#pc_page .nav .navBox .navLis {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

#pc_page .nav .navBox .navLis .box {
    border: 2px solid #fff;
    border-radius: 5px;
    width: 59px;
    height: 59px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 24px
}

#pc_page .nav .navBox .navLis .box span {
    font-size: 18px
}

#pc_page .nav .navBox .navLis ul.fonts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pc_page .nav .navBox .navLis ul.fonts a {
    font-size: 16px;
    line-height: 25px
}

#pc_page .nav .navBox .navLis ul.two {
    width: 70px
}

#pc_page .nav .navBox .navLis ul.four {
    width: 159px
}



#pc_page .nav .navBox .navLis::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: -37px;
    width: 1px;
    height: 65px;
    background-color: #fff
}

#pc_page .nav .navBox .navLis:last-child::after {
    content: none
}

#pc_page .location {
    padding: 8px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
#pc_page  .location:nth-child(4){
     justify-content: flex-start;
}

#pc_page  .location .imgs img {
    display: block;
    margin: 0 auto 9px;
    width: 41px;
    height: 36px
}
#pc_page  .location .w1200 {
    justify-content: flex-start;
}
#pc_page  .location .imgs span {
    font-weight: bold;
    font-size: 18px;
    text-align: center
}

#pc_page  .location .imgs span span {
    color: #143ce0
}

#pc_page  .location ul.box {
    width: 1100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#pc_page  .location ul.box li {
    width: 6.2%
}

#pc_page  .location ul.box li a {
    display: block;
    width: 100%;
    line-height: 32px;
    color: #999;
    font-size: 16px;
    text-align: center
}